home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / apparmor.d / abstractions / user-write < prev    next >
Text File  |  2008-10-08  |  653b  |  20 lines

  1. # $Id: user-write 560 2007-04-10 23:08:09Z agruen $
  2. # ------------------------------------------------------------------
  3. #
  4. #    Copyright (C) 2002-2006 Novell/SUSE
  5. #
  6. #    This program is free software; you can redistribute it and/or
  7. #    modify it under the terms of version 2 of the GNU General Public
  8. #    License published by the Free Software Foundation.
  9. #
  10. # ------------------------------------------------------------------
  11.  
  12.   # per-user write  directories
  13.   @{HOME}/             r,
  14.   @{HOME}/Desktop/     r,
  15.   @{HOME}/Documents/   r,
  16.   @{HOME}/[a-zA-Z0-9]*/ rw,
  17.   @{HOME}/[a-zA-Z0-9]* rwl,
  18.   @{HOME}/Desktop/**   rwl,
  19.   @{HOME}/Documents/** rwl,
  20.